-
Notifications
You must be signed in to change notification settings - Fork 877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Onboarding redesign #13146
Merged
Merged
feat: Onboarding redesign #13146
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
CI/storybook-url
Deploy storybook and provide a unique URL for each build
label
Apr 22, 2022
josheleonard
force-pushed
the
feat-onboarding-next
branch
4 times, most recently
from
April 25, 2022 17:09
c3e6337
to
803b68e
Compare
josheleonard
force-pushed
the
feat-onboarding-next
branch
18 times, most recently
from
April 30, 2022 00:46
45f8932
to
f8ab96a
Compare
supermassive
reviewed
May 3, 2022
The only requirement now is a minimum length of 8 characters
Fixed show/hide icon not displaying focus indication styles when focused Removed the show/hide icon from the password confirmation field Refactored PasswordInput to allow rendering child components
length of 8=weak, 12=medium 16=strong
josheleonard
force-pushed
the
feat-onboarding-next
branch
from
August 12, 2022 17:07
4e9faed
to
dcc27c8
Compare
A Storybook has been deployed to preview UI for the latest push |
https://bravesoftware.slack.com/archives/CHGKGMHDJ/p1661367744020979 Fix for sessions has been uplifted, cc @bsclifton @kdenhartog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves brave/brave-browser#22591
Fixes: brave/brave-browser#22817
Security review request: https://github.com/brave/security/issues/951
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
,npm run lint
,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
Prep:
Screen.Recording.2022-07-07.at.10.58.59.AM.mov
Scenario 1 - Learn More about wallets
Screen.Recording.2022-07-07.at.10.59.54.AM.mov
Scenario 1a - New Wallet
Screen.Recording.2022-07-07.at.11.00.54.AM.mov
Scenario 1b - Restore Wallet from recovery phrase
Screen.Recording.2022-07-07.at.11.09.28.AM.mov
Scenario 1c - Import Wallet from MetaMask
Screen.Recording.2022-07-07.at.2.00.46.PM.mov
Scenario 1d - Import Wallet from Legacy Crypto Wallets
Screen.Recording.2022-07-07.at.2.08.18.PM.mov
Scenario 2a - Buy Crypto
Screen.Recording.2022-07-07.at.2.11.48.PM.mov
Scenario 2b - Fund Wallet with Crypto
Screen.Recording.2022-07-07.at.2.13.27.PM.mov